home *** CD-ROM | disk | FTP | other *** search
/ Freelog 114 / FreelogNo114-MarsAvril2013.iso / Systeme / 7Plus Taskbar Tweaker / 7tt_setup.exe / help / en-US.chm / js / chmrelative.js
Text File  |  2013-01-25  |  165b  |  1 lines

  1. function relativelnk(a){var b,c;b=location.href.search(/:/)==2?14:7;c=location.href.lastIndexOf("\\")+1;a="file:///"+location.href.substring(b,c)+a;location.href=a};